projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae500c1
)
(org-infojs-options-inbuffer-template): Fix declaration.
author
Glenn Morris
<rgm@gnu.org>
Thu, 15 May 2008 03:31:34 +0000
(
03:31
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 15 May 2008 03:31:34 +0000
(
03:31
+0000)
lisp/org/org-exp.el
patch
|
blob
|
history
diff --git
a/lisp/org/org-exp.el
b/lisp/org/org-exp.el
index 9a3a021ed80ff7905842bea21010dc58b7ab4555..c401226a83d7d301774626954b0f98711c307ca0 100644
(file)
--- a/
lisp/org/org-exp.el
+++ b/
lisp/org/org-exp.el
@@
-32,7
+32,7
@@
(declare-function org-export-latex-preprocess "org-export-latex" ())
(declare-function org-agenda-skip "org-agenda" ())
-(declare-function org-infojs-options-inbuffer-template "org-
infojs
" ())
+(declare-function org-infojs-options-inbuffer-template "org-
jsinfo
" ())
(defgroup org-export nil
"Options for exporting org-listings."